home *** CD-ROM | disk | FTP | other *** search
/ Champak 139 / (Vol 139) Sep 24 2011.iso / Games / santa_mobile.swf / scripts / DefineButton2_334 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-24  |  107b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    fscommand("quit");
  4.    getUrl("javascript:window.close();", "");
  5. }
  6.